Learn R Programming

DataSetsUni (version 0.1)

Petroleum Rock : The data set represents the petroleum rock samples from a petroleum reservoir

Description

The function allows to provide the petroleum rock samples from a petroleum reservoir.

Usage

data_petroleum

Value

data_petroleum gives the petroleum rock samples from a petroleum reservoir.

Arguments

data_petroleum

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set represents the petroleum rock samples from a petroleum reservoir. Recently, it is used by ZeinEldin et al. (2020) and fitted a Type II half logistic Kumaraswamy distribution.

References

ZeinEldin, R. A., Haq, M. A. U., Hashmi, S., Elsehety, M., & Elgarhy, M. (2020). Type II half logistic Kumaraswamy distribution with applications. Journal of Function Spaces, 2020, 1-15.

Moutinho Cordeiro, G., & dos Santos Brito, R. (2012). The beta power distribution.

Examples

Run this code
x<-data_petroleum
summary(x)

Run the code above in your browser using DataLab